Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Handle merge conflicts and commit status check failure #529

Merged
merged 1 commit into from
May 24, 2024

Conversation

noahingh
Copy link
Member

fixes #526

…teRemoteDeployment

This commit modifies the CreateRemoteDeployment function in the `deployment.go` file. It adds logic to handle merge conflicts and commit status check failures when creating a remote deployment. If a merge conflict is detected, the function returns an error message instructing the user to resolve the conflict before retrying. If a commit status check fails, the function returns an error message indicating that a commit status check has failed.

Refactor the commit message to adhere to the established conventions.
@noahingh noahingh added the component: server This issue or pull request is related to the feature of the server-side label May 24, 2024
@noahingh noahingh merged commit ded8e1b into main May 24, 2024
3 checks passed
@noahingh noahingh deleted the 526-unprocessable-entity branch May 24, 2024 05:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: server This issue or pull request is related to the feature of the server-side
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Separate `Unprocesable entity' 2 error
1 participant